-
Home
-
Jovvie Point of Sale POS for WooCommerce
-
4.0.3
-
Code
-
Classes
- Cart
| Total Complexity |
9 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
121 |
| Lines of code |
90 |
| Logical lines of code |
35 |
| Comment lines |
0 |
| Methods |
9 |
| Properties |
3 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_routes() |
S |
47 |
1 |
46 |
| __construct() |
S |
79 |
1 |
3 |
| create_cart() |
S |
66 |
1 |
8 |
| add_product_to_cart() |
S |
69 |
1 |
6 |
| change_product_quantity() |
S |
67 |
1 |
7 |
| remove_item_from_cart() |
S |
69 |
1 |
6 |
| clear_cart() |
S |
69 |
1 |
6 |
| update_cart() |
S |
71 |
1 |
5 |
| get_permissions_check() |
S |
80 |
1 |
3 |